home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 November
/
Chip_2004-11_cd1.bin
/
software
/
frigate
/
Frigate3_Lite_v25.exe
/
{app}
/
Addons
/
Schemes
/
RC.sch
< prev
next >
Wrap
Text File
|
2004-01-06
|
4KB
|
156 lines
object TPersHolder
P.Name = 'Resource .RC Files'
P.Extensions.Strings = (
'rc')
P.SyntaxBlocks = <
item
Name = 'Default'
FIText = 0
FIIntNum = 1
FIFloatNum = 2
FIHexNum = 3
FIDirective = 4
UseLineDirectives = True
UseComments = True
UseSingleLineComments = True
UseMultiLineComments = True
UseStrings = True
UseSingleLineStrings = True
UseNumbers = True
UsePrefixedNumbers = True
UseSuffixedNumbers = True
UseMultipleNumSuffixes = False
UsePrefixedSuffixedNumbers = True
UsePSNumComposition = True
UseKeywords = True
BlockDelimiters = <>
LineDirectivePrefix = '#'
SingleLineCommentDelimiters = <
item
FontID = 9
LeftDelimiter = '//'
end>
MultiLineCommentDelimiters = <
item
FontID = 5
LeftDelimiter = '/*'
RightDelimiter = '*/'
end>
SingleLineStringDelimiters = <
item
FontID = 6
LeftDelimiter = '"'
RightDelimiter = '"'
end
item
FontID = 7
LeftDelimiter = #39
RightDelimiter = #39
end>
NumPrefixes = <
item
LeftDelimiter = '0x'
end>
NumSuffixes = <
item
LeftDelimiter = 'L'
end>
NumPrefixesSuffixes = <>
KeywordSets = <
item
FontID = 8
Name = 'reserved'
Keywords =
'ACCELERATORS,ALT,ASCII,AUTO3STATE,AUTOCHECKBOX,AUTORADIOBUTTON,B' +
'ITMAP,BLOCK,CAPTION,CHARACTERISTICS,CHECKBOX,CHECKED,CLASS,CONTR' +
'OL,CTEXT,CURSOR,DEFPUSHBUTTON,DIALOG,DISCARDABLE,DLGINIT,FILEFLA' +
'GSMASK,FILEOS,FILETYPE,FILEVERSION,FIXED,FONT,GRAYED,GROUPBOX,HE' +
'LP,ICON,IMPURE,INACTIVE,LANGUAGE,LISTBOX,LOADONCALL,LTEXT,MENU,M' +
'ENUBARBREAK,MENUBREAK,MENUITEM,MESSAGETABLE,MOVEABLE,NOINVERT,NO' +
'NDISCARDABLE,POPUP,PRELOAD,PRODUCTVERSION,PUSHBUTTON,RADIOBUTTON' +
',RCDATA,RTEXT,SEPARATOR,SHIFT,STATE3,STRINGTABLE,STYLE,USERBUTTO' +
'N,VALUE,VERSION,VERSIONINFO,VIRTKEY'
end>
end>
P.FontTable = <
item
FontID = 0
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 1
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 3
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 4
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 5
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end
item
FontID = 6
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 7
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = []
end
item
FontID = 8
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
end
item
FontID = 9
Font.Charset = DEFAULT_CHARSET
Font.Color = clGray
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsItalic]
end>
end